|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.7
|
| Leadtools.Caching Assembly > Leadtools.Caching Namespace > CacheItem<T> Class : CacheItem<T> Constructor |
| Overload | Description |
|---|---|
| CacheItem<T> Constructor(String) | Initializes a new instance of CacheItem with the specified key. ![]() |
| CacheItem<T> Constructor(String,T) | Initializes a new instance of CacheItem with the specified key and value. ![]() |
| CacheItem<T> Constructor(String,T,String) | Initializes a new instance of CacheItem with the specified key and value and region. ![]() |